From: Alex Burka Date: Thu, 21 Sep 2017 01:29:11 +0000 (-0400) Subject: [patch] slipped to 1.21, mark 2 X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~47^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=35f13e8f9594effe53fc277b7de8b02978626922;p=cargo.git [patch] slipped to 1.21, mark 2 --- diff --git a/src/doc/specifying-dependencies.md b/src/doc/specifying-dependencies.md index d3fa7627f..35089cfb9 100644 --- a/src/doc/specifying-dependencies.md +++ b/src/doc/specifying-dependencies.md @@ -189,10 +189,10 @@ example: of the crate to avoid blocking on the bug fix getting merged. These scenarios are currently all solved with the [`[patch]` manifest -section][patch-section]. Note that the `[patch]` feature is not yet currently -stable and will be released on 2017-08-31. Historically some of these scenarios -have been solved with [the `[replace]` section][replace-section], but we'll -document the `[patch]` section here. +section][patch-section]. (Note that the `[patch]` feature will first become +available in Rust 1.21, set to be released on 2017-10-12.) Historically some of +these scenarios have been solved with [the `[replace]` section][replace-section], +but we'll document the `[patch]` section here. [patch-section]: manifest.html#the-patch-section [replace-section]: manifest.html#the-replace-section